From: Glenn Morris Date: Tue, 21 Jul 2009 04:38:21 +0000 (+0000) Subject: (mailclient-send-it): Fix message. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11383 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4dad7a80d55a45d49c1379a54946761538289d23;p=emacs.git (mailclient-send-it): Fix message. --- diff --git a/lisp/mail/mailclient.el b/lisp/mail/mailclient.el index 8610f192d97..29779e411bc 100644 --- a/lisp/mail/mailclient.el +++ b/lisp/mail/mailclient.el @@ -164,7 +164,7 @@ The mail client is taken to be the handler of mailto URLs." (+ 1 delimline) (point-max)) (concat "*** E-Mail body has been placed on clipboard, " - "please paste them here! ***")) + "please paste it here! ***")) ;; else (buffer-substring (+ 1 delimline) (point-max))))))))))))